Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into stable for release 2.16.0 #2644

Merged
merged 81 commits into from
Feb 3, 2023
Merged

Merge master into stable for release 2.16.0 #2644

merged 81 commits into from
Feb 3, 2023

Conversation

cRui861
Copy link
Member

@cRui861 cRui861 commented Feb 2, 2023

No description provided.

gingi and others added 30 commits August 31, 2022 18:05
Fixes AB#662, AB#941
fix: multiple accessibility issues

AB#608
AB#609
AB#674
AB#861
* Fix AB#686: Add suggestion for Configure Proxy box

* Fix AB#790: Make callout accessible via keyboard

* Fix AB#883: Make graph parts keyboard accessible

* Fix AB#999: Add keyboard focus for Job Status pane

* Fix AB#917: Add asterisk to ID in Create Pool form
…2579)

#AB1011

Co-authored-by: Shiran Pasternak <shiran.pasternak@microsoft.com>
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io-parser@4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: announce ‘no match’ information on subscription filter AB#758
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.1.2 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.1.2...6.2.1)

Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](socketio/socket.io@4.4.1...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
gingi and others added 20 commits January 27, 2023 12:49
Ensures required field inputs show an asterisk and have correct ARIA markup. Also removes custom CSS from specific components.

Fixes AB#553, AB#602, AB#607, AB#777, AB#875, AB#916, AB#986
Adds localization to dropdowns and bookmarks menu
* Updated changelog and version.

* Fixes 3rd party notices script

---------

Co-authored-by: rechen <rechen@microsoft.com>
Co-authored-by: Shiran Pasternak <shiran.pasternak@microsoft.com>
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #2644 (dd62807) into stable (358eb7d) will increase coverage by 0.10%.
The diff coverage is 55.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #2644      +/-   ##
==========================================
+ Coverage   65.00%   65.10%   +0.10%     
==========================================
  Files         915      916       +1     
  Lines       26366    26457      +91     
  Branches     5190     5231      +41     
==========================================
+ Hits        17138    17224      +86     
- Misses       9228     9233       +5     
Impacted Files Coverage Δ
src/@batch-flask/ui/activity/activity.module.ts 100.00% <ø> (ø)
src/@batch-flask/ui/buttons/buttons.component.ts 82.35% <ø> (ø)
...-flask/ui/buttons/clickable/clickable.component.ts 97.91% <ø> (+1.83%) ⬆️
src/@batch-flask/ui/dropdown/dropdown.module.ts 100.00% <ø> (ø)
...rc/@batch-flask/ui/graphs/gauge/gauge.component.ts 98.41% <ø> (ø)
src/@batch-flask/ui/info-box/info-box.component.ts 100.00% <ø> (ø)
...ch-flask/ui/notifications/toast/toast.component.ts 100.00% <ø> (ø)
...ist/property-content/property-content.component.ts 88.88% <ø> (-1.12%) ⬇️
...rc/@batch-flask/ui/quick-list/quick-list.module.ts 100.00% <ø> (ø)
src/@batch-flask/ui/quotas/quotas.module.ts 100.00% <ø> (ø)
... and 62 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 358eb7d...dd62807. Read the comment docs.

@gingi gingi merged commit c1722ac into stable Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants